showHilite
Type
property
Summary
Specifies whether the box or circle belonging to checkboxes and radio buttons is shown.
Syntax
set the showHilite of <button> to {true | false}
Description
Use the showHilite property for radio buttons and checkboxes in menus.
If the showHilite of a radio button or checkbox button is true, the circle or square is displayed only if the button's hilite is true. If the showHilite of a button which is a menu item in a stack menu is true, the box or circle is never shown.
Examples
set the showHilite of button 7 to true
Related
command: hilite
glossary: property, stack menu, radio button, menu item, checkbox
keyword: button
object: button
property: hilite, autoArm, autoHilite, showBorder
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile